home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- d:
- A:flip caps on
- copy A:LOOK4.BAT
- copy a:XFERLIST
- copy a:FIND.EXE
- copy a:MORE.COM
- cls
- echo To use the LOOK4 batch file properly, first decide what string you
- echo want to search for. For example: you might want to find every occurrence of
- echo the characters "DB3", because you have a sudden interest in dBASE III.
- echo So, you issue the following command and press enter:
- echo LOOK4 DB3
- echo If you want the same output, only you want it to be printed out, try
- echo LOOK4 DB3 P
-